.bottc {
  /* display: none; */
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 888;
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.7);
}
.bottc_content {
  width: 1200px;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.bottc_img {
  width: 200px;
  height: 100px;
  margin-right: 10px;
  position: relative;
}
.bottc_img > img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.bottc_title {
  width: 180px;
  color: #ffffff;
}
.bottc_title > i {
  display: block;
  width: 160px;
  font-size: 0;
}
.bottc_title > i > img {
  width: 100%;
}
.bottc_bj {
  width: 130px;
  font-size: 25px;
  text-align: center;
  color: #ffffff;
}
.bottc_bj > span {
  color: #ffffff;
}
.bottc_change {
  width: 120px;
  font-size: 18px;
}
.bottc_change > span {
  display: inline-block;
  width: 57px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: #8e8e8e;
}

.bottc_change > span:first-child:after {
  position: absolute;
  top: -11px;
  right: -4px;
  width: 1px;
  height: 49px;
  background: #a3a9ab;
  content: "";
}
.activechange {
  color: #ffffff !important;
}
.bottc_form {
  flex: 1;
  height: 40px;
  position: relative;
}
.bottc_form > form {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.bottc_form > form > div {
  height: 100%;
}
.bottc_form_sel {
  width: 30%;
  display: flex;
}
.bottc_form_sel .dropdown {
  width: 50%;
  height: 100%;
  background: none;
  border: 1px solid #a7a7a7;
  outline: none;
  font-size: 18px;
  color: #ffffff;
  border-radius: 0;
  border-right: none;
}
.bottc_form_sel > div {
  width: 50%;
  height: 100%;
  border: 1px solid #a7a7a7;
}
.bottc_form_sel > div > input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.bottc_form_sel .dropdown .selected {
  padding: 11px 12px;
  background: none;
  color: #ffffff;
}
.bottc_form_sel .dropdown .selected::after {
  box-shadow: none;
}
.bottc_form_sel .dropdown .carat {
  border-top: 8px solid #ffffff;
}
.bottc_form_sel .dropdown.open .carat {
  border-bottom: 8px solid #ffffff;
  border-top: none;
  margin-top: -5px;
}
.bottc_form_sel .dropdown div {
  top: -204px;
}
.bottc_form input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
}

.bottc_form input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
}

.bottc_form input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ffffff;
}

.bottc_form input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
}
.bottc_form_inp {
  width: 40%;
  border: 1px solid #a7a7a7;
}
.bottc_form_inp > input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  font-size: 18px;
  color: #ffffff;
  padding-left: 5px;
}
.bottc_btn {
  width: 20%;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 40px;
  font-size: 18px;
  color: #025e49;
  font-weight: 600;
  background: #ffffff;
  vertical-align: middle;
  margin-left: 1%;
  cursor: pointer;
  text-align: center;
}
.bottc_clsoe {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 30px;
  cursor: pointer;
}
.bottc_clsoe > img {
  width: 100%;
}
.bottc .personalread {
  position: absolute;
  bottom: 0 !important;
  left: 50% !important;
  display: flex;
  align-items: center;
  width: 50%;
  height: 25px !important;
  justify-content: flex-end;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
}

.bottc .personalread > div {
  width: 15px;
  height: 15px;
  position: relative;
  margin-right: 10px;
  color: #ffffff;
}

.bottc .personalread > div > i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #666666;
  overflow: hidden;
}

.bottc .personalread > div > i > img {
  width: 100%;
}
.bottc .personalread > p {
  color: #ffffff;
}
.tworead {
  display: none;
  /* border: 1px solid #025e49 !important;
  background: #025e49; */
}
.tworead>img{
  width: 100%;
}
.right_fixed {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 90px;
  z-index: 99;
}
.right_fixed > div {
  width: 100%;
  height: 65px;
  background: #006550;
  border-radius: 50px 0 0 50px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  cursor: pointer;
  padding-left: 15px;
  margin: 10px 0;
}
.right_fixed > div > i {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 85% auto;
}
.right_fixed > div > p {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.one_right_fixed > i {
  background-image: url(/themes/template/img/footer/icon_right_fix1.png);
  background-position: 3px -1%;
}
.two_right_fixed > i {
  background-image: url(/themes/template/img/footer/icon_right_fix1.png);
  background-position: 3px 24%;
}
.three_right_fixed > i {
  background-image: url(/themes/template/img/footer/icon_right_fix1.png);
  background-position: 3px 49%;
}
.four_right_fixed > i {
  background-image: url(/themes/template/img/footer/icon_right_fix1.png);
  background-position: 3px 76%;
}
.five_right_fixed > i {
  background-image: url(/themes/template/img/footer/icon_right_fix1.png);
  background-position: 3px 102%;
}
.four_right_fixed {
  position: relative;
}
.phonebox {
  position: absolute;
  right: 100%;
  top: 0;
  width: 200px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #006550;
  font-size: 25px;
  display: none;
  background: #ffffff;
  border-radius: 30px;
  box-shadow: 0 0 3px #eeeeee;
  border: 1px solid #eeeeee;
}
.order_tc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 99999;
}
.c_order_tc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 866px;
  background: #ffffff;
  padding: 30px;
  display: flex;
}
.order_tchide{
  position: absolute;
  left: 50%;
  bottom: -40px;
  width: 30px;
  cursor: pointer;
}
.l_c_order_tc {
  width: 30%;
  position: relative;
}
.l_c_order_tc > i {
  display: block;
  width: 100%;
  font-size: 0;
}
.l_c_order_tc > i > img {
  width: 100%;
}
.l_c_order_tc > div {
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 10%;
  cursor: pointer;
}
.l_c_order_tc > div > span {
  width: 100px;
  height: 25px;
  text-align: center;
  line-height: 24px;
  border-radius: 15px;
  background: #ffde2c;
  color: #006550;
  font-size: 14px;
}
.l_c_order_tc > div > i {
  width: 30px;
  font-size: 0;
  margin-left: 15px;
}
.l_c_order_tc > div > i > img {
  width: 100%;
}
.r_c_order_tc {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.r_c_order_tc > i {
  width: 100%;
  font-size: 0;
}
.r_c_order_tc > i > img {
  width: 100%;
}
.r_c_order_tc > form {
  flex: 1;
  padding: 0 40px;
}
.r_c_order_tc > form > div {
  width: 100%;
  height: 40px;
  background: #e6e6e6;
  margin: 15px 0;
}
.r_c_order_tc > form > div > input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  font-size: 16px;
  color: #b9b9b9;
  text-align: center;
}
.r_c_order_tc > form > span {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #006550;
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
  color: #ffffff;
  cursor: pointer;
}
.r_c_order_tc > form > p {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #bfbfbf;
}
.r_c_order_tc input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b9b9b9;
}

.r_c_order_tc input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b9b9b9;
}

.r_c_order_tc input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b9b9b9;
}

.r_c_order_tc input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b9b9b9;
}
.zxbj_tc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  z-index: 99999;
}
.c_zxbj_tc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 866px;
  background: #ffffff;
  padding: 30px;
  display: flex;
  border-radius: 20px;
  box-shadow: 0 0 5px #666666;
}
.zxbj_tchide{
  position: absolute;
  left: 50%;
  bottom: -40px;
  width: 30px;
  cursor: pointer;
}
.l_c_zxbj_tc {
  width: 50%;
  background: url(/themes/template/img/footer/zxbj_tc1.png) no-repeat;
  background-size: 100% 100%;
}
.l_c_zxbj_tc > i {
  display: block;
  width: 150px;
  font-size: 0;
  margin: 30px;
}
.l_c_zxbj_tc > i > img {
  width: 100%;
}
.t_l_c_zxbj_tc {
  width: 100%;
  margin: 20px 0;
}
.t_l_c_zxbj_tc > p {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
.t_l_c_zxbj_tc > span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.c_l_c_zxbj_tc {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c_l_c_zxbj_tc > div {
  width: 120px;
  height: 90px;
  background: #006550;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 8px;
  text-align: center;
}
.b_l_c_zxbj_tc {
  width: 80%;
  margin: 20px auto 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  padding: 20px 0;
}
.zxbj_tcswiper {
  width: 100%;
  height: 180px;
  position: relative;
  overflow: hidden;
}
.zxbj_tcswiper .swiper-slide{
  height: 30px;
}
.zxbj_tcswiper .zxbj_cli {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
}
.l_c_zxbj_tc > p {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px;
}
.r_c_zxbj_tc {
  flex: 1;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
.r_c_zxbj_tc > p {
  width: 100%;
}
.r_c_zxbj_tc > p > b {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #434343;
}
.r_c_zxbj_tc > p > span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #434343;
}
.r_c_zxbj_tc > form {
  width: 80%;
  margin: 30px auto;
}
.r_c_zxbj_tc > form > div {
  width: 100%;
  height: 40px;
  background: #e6e6e6;
  margin: 15px 0;
}
.r_c_zxbj_tc > form > div > input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  font-size: 16px;
  color: #b9b9b9;
  text-align: center;
}
.r_c_zxbj_tc > form > span {
  display: block;
  width: 60%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #006550;
  font-size: 20px;
  font-weight: bold;
  margin: 15px auto;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.r_c_zxbj_tc > form > span > i {
  position: absolute;
  top: 35%;
  right: 18%;
  width: 25px;
  font-size: 0;
}
.r_c_zxbj_tc > form > span > i > img {
  width: 100%;
}
.r_c_zxbj_tc > form > p {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #bfbfbf;
  margin-top: 30px;
}
.r_c_zxbj_tc input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b9b9b9;
}

.r_c_zxbj_tc input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b9b9b9;
}

.r_c_zxbj_tc input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b9b9b9;
}

.r_c_zxbj_tc input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b9b9b9;
}
.zxzx_tc {
  position: fixed;
  bottom: 0;
  width: 500px;
  height: 500px;
  background: #ffffff;
  z-index: 99999;
  display: none;
}
.rightcla{
  right: 0;
}
.leftcla{
  left: 0;
}
.n_zxzx_tc {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.t_zxzx_tc {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #006550;
}
.l_t_zxzx_tc {
  display: flex;
  align-items: center;
  color: #ffffff;
}
.l_t_zxzx_tc > span {
  font-size: 18px;
}
.l_t_zxzx_tc > em {
  font-size: 14px;
}
.r_t_zxzx_tc {
  display: flex;
  align-items: center;
}
.r_t_zxzx_tc > i {
  width: 20px;
  font-size: 0;
  margin-left: 10px;
  cursor: pointer;
}
.r_t_zxzx_tc > i > img {
  width: 100%;
}
.c_zxzx_tc {
  flex: 1;
  border-left: 1px solid #bab9b9;
  border-right: 1px solid #bab9b9;
  padding: 20px;
  overflow: auto;
}
.c_zxzx_tc>div{
  margin-bottom: 20px;
}
.l_c_zxzx_tc {
  width: 100%;
  display: flex;
}
.l_c_zxzx_tc > i {
  width: 25px;
  font-size: 0;
  margin-top: 7px;
}
.l_c_zxzx_tc > i > img {
  width: 100%;
}
.l_c_zxzx_tc > div {
  margin-left: 15px;
  margin-right: 15px;
  background: #fff;
  border: 1px solid #bab9b9;
  border-radius: 6px;
  padding: 8px 12px;
  position: relative;
  line-height: 25px;
  font-size: 15px;
  color: #434343;
  max-width: 80%;
}
.l_c_zxzx_tc > div>p{
  width: 100%;
  font-size: 14px;
  margin-top: 5px;
}
.l_c_zxzx_tc > div>p>b{
  color: #000000;
}
.l_c_zxzx_tc > div>p>span{
  color: #ff0e0e;
}
.l_c_zxzx_tc>div:before {
  content: " ";
  position: absolute;
  top: 10px;
  right: 98%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #bab9b9;
  border-bottom: 10px solid transparent;
}

.l_c_zxzx_tc>div:after {
  content: " ";
  position: absolute;
  top: 11px;
  right: 98%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 9px solid #ffffff;
  border-bottom: 9px solid transparent;
}
.r_c_zxzx_tc {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.r_c_zxzx_tc > i {
  width: 25px;
  font-size: 0;
  margin-top: 7px;
}
.r_c_zxzx_tc > i > img {
  width: 100%;
}
.r_c_zxzx_tc > div {
  margin-left: 15px;
  margin-right: 15px;
  background: #b2e866;
  border: 1px solid #bab9b9;
  border-radius: 6px;
  padding: 8px 12px;
  position: relative;
  line-height: 25px;
  font-size: 15px;
  color: #434343;
  max-width: 75%;
}
.r_c_zxzx_tc>div:before {
  content: " ";
  position: absolute;
  top: 10px;
  right: -15px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #bab9b9;
  border-bottom: 10px solid transparent;
}

.r_c_zxzx_tc>div:after {
  content: " ";
  position: absolute;
  top: 11px;
  right: -13px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 9px solid #b2e866;
  border-bottom: 9px solid transparent;
}
.b_zxzx_tc {
  width: 100%;
  height: 150px;
  border: 1px solid #bab9b9;
  display: flex;
  flex-direction: column;
}
.t_b_zxzx_tc{
  width: 100%;
  height: 40px;
  background: #e6e6e6;
  border: 1px solid #b9b9b9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l_t_b_zxzx_tc{
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.l_t_b_zxzx_tc>i{
  width: 30px;
  font-size: 0;
  margin-right: 15px;
  cursor: pointer;
}
.l_t_b_zxzx_tc>i>img{
  width: 100%;
}
.r_t_b_zxzx_tc{
  width: 50%;
  height: 90%;
  background: #025e49;
  margin-right: 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 3px;
}
.r_t_b_zxzx_tc>div{
  flex: 1;
  height: 100%;
  background: #ffffff;
  border-radius: 5px;
}
.r_t_b_zxzx_tc>div>input{
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  font-size: 16px;
  padding-left: 5px;
}
.r_t_b_zxzx_tc>span{
  width: 40%;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.b_b_zxzx_tc{
  flex: 1;
  display: flex;
  flex-direction: column;
}
.b_b_zxzx_tc>textarea{
  flex: 1;
  resize: none;
  overflow-y: auto;
  padding: 5px 15px;
  border: none;
  background: none;
  outline: none;
  font-size: 16px;
  color: #434343;
}
.b_b_zxzx_tc>div{
  width: 100%;
  height: 30px;
}
.zxtjbtn{
  width: 100px;
  height: 30px;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  overflow: hidden;
  margin-left: auto;
  margin-right: 30px;
  cursor: pointer;
}
.zxtjbtn>span{
  width: 70%;
  height: 30px;
  background: #025e49;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
}
.zxtjbtn>i{
  width: 29%;
  height: 30px;
  background: #025e49;
}
.footerbox{
  width: 100%;
  background: #383d41;
  padding:50px 0 130px;
}
.xbq{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 13px;
}
.xbq>div{
  margin: 0 20px;
}
.xbq-middle{
  display: flex;
  align-items: center;
}
.xbq-middle>a{
  display: flex;
  align-items: center;
  margin: 0 10px;
  color: #ffffff;
}
.xbq-middle>a>img{
  width: 20px;
}